[INFO] cloning repository https://github.com/sarah-ek/faer-ext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarah-ek/faer-ext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Ffaer-ext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Ffaer-ext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cad769c4e6dfac6806408dc722ed286fb2b9f21
[INFO] checking sarah-ek/faer-ext against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Ffaer-ext" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sarah-ek/faer-ext
[INFO] finished tweaking git repo https://github.com/sarah-ek/faer-ext
[INFO] tweaked toml for git repo https://github.com/sarah-ek/faer-ext written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sarah-ek/faer-ext on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sarah-ek/faer-ext already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25
[INFO] running `Command { std: "docker" "start" "1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling nano-gemm-codegen v0.2.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking nano-gemm-core v0.2.1
[INFO] [stderr]    Compiling equator-macro v0.6.0
[INFO] [stderr]     Checking generativity v1.1.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking equator v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling nano-gemm-f64 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-c64 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-c32 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-f32 v0.2.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking gemm-common v0.19.0
[INFO] [stderr]     Checking qd v0.8.0
[INFO] [stderr]     Checking faer-traits v0.24.0
[INFO] [stderr]     Checking gemm-f32 v0.19.0
[INFO] [stderr]     Checking gemm-c32 v0.19.0
[INFO] [stderr]     Checking gemm-f64 v0.19.0
[INFO] [stderr]     Checking gemm-c64 v0.19.0
[INFO] [stderr]     Checking gemm v0.19.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking nano-gemm v0.2.2
[INFO] [stderr]     Checking faer v0.24.0
[INFO] [stderr]     Checking faer-ext v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25", kill_on_drop: false }`
[INFO] [stdout] 1ea174ec810f5a835d12cfc9afb15ee053464452ab16498f0df59400c3fede25
